Open Source GLSL (OpenGL Shading Language) Graphics Software

GLSL (OpenGL Shading Language) Graphics Software

View 160 business solutions

Browse free open source GLSL (OpenGL Shading Language) Graphics Software and projects below. Use the toggles on the left to filter open source GLSL (OpenGL Shading Language) Graphics Software by OS, license, language, programming language, and project status.

  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Integrated AI strategy and execution software Icon
    Integrated AI strategy and execution software

    No more tracking data with spreadsheets

    Inspire Software is an AI powered strategic execution platform. It empowers organizations to elevate performance by aligning people, teams, and strategic goals in one streamlined platform. Headquartered in Jackson, Wyoming, Inspire brings together tools for goals, performance tracking, 1:1s, feedback, learning, pulse surveys, and more. This all-in-one solution fosters leadership across every level, helping align team efforts with your organization’s growth strategy for impactful results. With Inspire, you’re not just managing performance—you’re driving growth through leadership. Discover more at inspiresoftware.com.
    Learn More
  • 1
    Cube 2: Sauerbraten (game engine & FPS)
    3D game engine (more powerful redesign of the Cube engine) and FPS game
    Leader badge
    Downloads: 638 This Week
    Last Update:
    See Project
  • 2
    GLMixer

    GLMixer

    Graphic Live Mixer

    GLMixer performs real time graphical blending of several movie clips and of computer generated graphics. Drop video files in the mixing workspace and place them in a circular area to change their opacity ; if you selects two videos, moving them together performs a fading transition. This principle generalizes to a large number of videos. Direct interaction with the video allows to be fast and reactive, and to move and deform them on screen. The output of your operations is shown in the output window, typically displayed in full-screen on an external monitor or a projector. But the output can also be saved as a video file. Control GLMixer through network using OpenSoundControl, and generate graphics with ShaderToy GLSL code. Download : https://sourceforge.net/projects/glmixer/files/ Please note GLMixer is discontinued and superseded by vimix https://brunoherbelin.github.io/vimix/
    Leader badge
    Downloads: 110 This Week
    Last Update:
    See Project
  • 3
    GLScene

    GLScene

    GLScene Engine for Delphi & C++Builder VCL Windows 32/64

    GLScene is an OpenGL based 3D library for Delphi, C++Builder and Lazarus. It provides visual components and objects allowing description and rendering 3D scenes in graphic applications. Update of newer versions of the trunk has been moved to https://github.com/glscene
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 4
    Explore procedural worlds on your GPU. Worlds are defined by GLSL programs that map XYZ coordinates to the distance to the nearest surface. Design your own worlds, modify parameters in realtime and render hires videos of your recorded journey.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • Logistics Dispatch Solutions for Developers Icon
    Logistics Dispatch Solutions for Developers

    DNA’s JOpt has been designed to be easily integrated into any logistic- and transportation-management-software and standard ERP systems.

    For staff dispatching, such as sales reps, mobile service, or workforce. For truck shipment allocation in daily transportation and logistics (scheduling, tour optimization, etc.). For waste management and District Planning. and for generally, highly constrained problem sets.
    Learn More
  • 5
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    Conway's Game of Life is generalized to a continuous domain. OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    Perl OpenGL 2

    Perl bindings to the Modern OpenGL API

    The Perl OpenGL 2 module provides bindings to the modern OpenGL APIs for use from the perl language.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    OpenGL Mathematics (GLM)
    OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    glvertex

    glvertex

    Support for legacy OpenGL in core profiles

    The glVertex library emulates the legacy OpenGL API, which has been deprecated in OpenGL core profiles. It is also a convenience wrapper around GLSL shaders, VBOs and FBOs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    QuickShader

    QuickShader

    shader editor

    QuickShader is a program that allows you to write and test shaders without creating your own rendering engine. Using this tool you can quickly create many shaders based effects (i.e. phong lighting/shading, normal mapping, parallax occlusion mapping, pn-triangles and many more) that are used in modern games and simulations. Unfortunately program is restricted to shaders only, single pass pipelined effects. Effects based on postprocessing, blending and other techniques are currently unavailable (are planned for future releases).
    Downloads: 4 This Week
    Last Update:
    See Project
  • The Future of Pet Business Software for Modern Pet Care Icon
    The Future of Pet Business Software for Modern Pet Care

    Operate smarter, grow faster, scale effortlessly

    MoeGo is the ultimate partner for your pawsome business to thrive. Use MoeGo for stressless operation, extrodinary customer experience and business growth. Scheduling with MoeGo is a true pleasure. Find the best time slot to book your clients with MoeGo Smart Schedule™. And specially for mobile groomers, optimize your driving route with MoeGo Route™. Set up your online storefront to present your brand, and schedule appointments in seconds. Or extend the capability of your own website with embedding. We collaborate with the best payment infrastructure provider in the industry to ensure fast and secure transactions. Choose any payment method at your convenience, no matter online or in person. Connect with customers outside of your salons and vans. Keep up with your customers’ expectation. Turn every customer into a recurring with industry leading pet parent experience.
    Learn More
  • 10
    Ogljpeg

    Ogljpeg

    JPEG decompression accelerated on GPU using OpenGL compute shaders

    Ogljpeg is JPEG decompression library. Primary focus of this project is to speed up texture upload process using JPEG compression. For this purpose OpenGL compute shaders are used and result of decompression is OpenGL texture loaded in GPU memory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    The 2DX Project

    Java 2D graphics/utility library

    The 2DX Project is an ongoing project aiming to provide powerful, versatile, and felxible tools for 2D graphics programming in Java. The 2DX-GL core library provides utilities for animation, geometry, basic physics, and more. The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance rendering, of course). Check out the full features list on GitHub. Visit the project on GitHub for source code, a full overview of features, instructions, and documetnation. GitHub: https://github.com/bgroenks96/2DX-GL Wiki: https://github.com/bgroenks96/2DX-GL/wiki
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    XreaL is a heavily improved Quake 3 Arena engine. It's bundled with new tools and a demo game that was never finished. ET:XreaL is a subproject bringing all XreaL enhancements to Return to Castle Wolfenstein: Enemy Territory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    3D Mate

    3D Mate

    3D File format viewer/explorer

    Fast file browser for more than 30 3D file formats, with windows shell extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Adeptus is a project to create a small 3D engine. This engine will not feature state-of-the-art effects but will instead be coded in a clean and understandable way so that it can easily be enhanced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ArkeosSceneEditor3D

    A 3D scene editor for Ogre in Purebasic

    Arkeos Scene Editor 3D is a scene editor for creating game with Ogre 3D. It's created with Purebasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CIRT

    CIRT - CUDA Interactive Ray Tracer

    CIRT is an implementation of PRTP (Programmable Ray Tracing Pipeline). Mainly it is to be used as a ray-tracing equivalent of OpenGL. It allows the user to implement various ray-tracing related algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Caelum Graphics System

    Caelum Graphics System

    High-efficiency minimalist C++ wrapper for OpenGL 4.3

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Descend

    Descend

    Program for drawing 3D surfaces from parametric equations

    Descend is an open source program for drawing 3D surfaces from parametric equations. It uses a custom, very fast language called Misc to calculate the geometry. It also uses OpenGL to render scenes with high quality shaders. Website: https://descend.mimec.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FDiamondEngine

    FDiamondEngine

    3D game engine for C and C++

    Create C/C++ 3D games easily! Game engine including higher-level functions and highest-level that are little less than working games! Include an audio system, an thread system, events, entities, physics, etc. This engine is written in C and C++. But can be used from both languages. It is powered by glib, Irrlicht engine, OpenAL, ODE, Ogg vorbis, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FractalRenderingApp

    FractalRenderingApp

    Lightweight app for visualization of Mandelbrot and Julia set

    Source code is available on https://github.com/MarkoLeskovar/FractalRenderingApp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GL++
    This encapsulates some of the higher level functions of OpenGL using extensions into C++ objects. These at the moment in time are framebuffer objects and shaders
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    GLIP-LIB

    OpenGL Image Processing LIBrary

    GLIP-Lib is an OpenGL image processing library written in C++. It features all the necessary tools to quickly build texture filters and pipelines and operate them on the GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GPU library for simple development of OpenGL-based GPGPU applications, offscreen rendering and shading techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cross platform OpenGL simulation/game engine based on the SDL libraries. Supports full HDR with deferred shading using multiple render targets under OpenGL. Post-processing effects include depth of field, edge map anti-aliasing, auto-exposure and shadows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MIVF - Medical Imaging and Visualization Factory, is a framework for medical applications. It supplies a platform, in which image processing and 3D visualization algorithms can be employed as reusable components (functional modules or plugins).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next